setSecondaryProgress

open fun setSecondaryProgress(secondaryProgress: Int)(source)

Set the current secondary progress to the specified value. Does not do anything if the progress bar is in indeterminate mode.

Parameters

secondaryProgress

the new secondary progress, between getMin and getMax

See also